home *** CD-ROM | disk | FTP | other *** search
Unknown | 2003-02-28 | 1.3 KB |
open in:
MacOS 8.1
|
Win98
|
DOS
view JSON data
|
view as text
This file was not able to be converted.
This format is not currently supported by dexvert.
Confidence | Program | Detection | Match Type | Support
|
---|
100%
| file
| data
| default
|
|
hex view+--------+-------------------------+-------------------------+--------+--------+
|00000000| 00 00 00 00 00 00 00 00 | 4e 15 63 6c 61 73 73 20 |........|N.class |
|00000010| 44 43 41 63 74 69 6f 6e | 5f 49 66 43 6f 6e 64 69 |DCAction|_IfCondi|
|00000020| 74 69 6f 6e 20 65 78 74 | 65 6e 64 73 20 44 43 68 |tion ext|ends DCh|
|00000030| 61 72 41 63 74 69 6f 6e | 3b 0d 0a 0d 0a 76 61 72 |arAction|;....var|
|00000040| 28 41 63 74 69 6f 6e 29 | 20 65 64 66 69 6e 64 61 |(Action)| edfinda|
|00000050| 62 6c 65 20 54 72 69 67 | 67 65 72 65 64 43 6f 6e |ble Trig|geredCon|
|00000060| 64 69 74 69 6f 6e 20 43 | 6f 6e 64 69 74 69 6f 6e |dition C|ondition|
|00000070| 20 20 20 22 63 6f 6e 64 | 69 74 69 6f 6e 20 74 6f | "cond|ition to|
|00000080| 20 74 65 73 74 22 3b 0d | 0a 0d 0a 66 75 6e 63 74 | test";.|...funct|
|00000090| 69 6f 6e 20 53 74 61 72 | 74 41 63 74 69 6f 6e 28 |ion Star|tAction(|
|000000a0| 29 0d 0a 7b 0d 0a 20 20 | 20 20 6c 6f 63 61 6c 20 |)..{.. | local |
|000000b0| 69 6e 74 20 69 3b 0d 0a | 20 20 20 20 6c 6f 63 61 |int i;..| loca|
|000000c0| 6c 20 44 43 68 61 72 41 | 63 74 69 6f 6e 20 41 63 |l DCharA|ction Ac|
|000000d0| 74 69 6f 6e 3b 0d 0a 20 | 20 20 20 6c 6f 63 61 6c |tion;.. | local|
|000000e0| 20 62 6f 6f 6c 20 62 44 | 6f 6e 65 3b 0d 0a 0d 0a | bool bD|one;....|
|000000f0| 20 20 20 20 69 66 20 28 | 20 43 6f 6e 64 69 74 69 | if (| Conditi|
|00000100| 6f 6e 20 3d 3d 20 4e 6f | 6e 65 20 29 0d 0a 20 20 |on == No|ne ).. |
|00000110| 20 20 7b 0d 0a 20 20 20 | 20 20 20 20 20 47 65 74 | {.. | Get|
|00000120| 42 6f 74 28 29 2e 43 6f | 6d 6d 65 6e 74 28 20 22 |Bot().Co|mment( "|
|00000130| 21 21 20 45 72 72 6f 72 | 3a 20 43 6f 6e 64 69 74 |!! Error|: Condit|
|00000140| 69 6f 6e 20 3d 3d 20 4e | 6f 6e 65 22 20 29 3b 0d |ion == N|one" );.|
|00000150| 0a 20 20 20 20 7d 0d 0a | 20 20 20 20 65 6c 73 65 |. }..| else|
|00000160| 20 69 66 20 28 20 43 6f | 6e 64 69 74 69 6f 6e 2e | if ( Co|ndition.|
|00000170| 62 45 6e 61 62 6c 65 64 | 20 29 0d 0a 20 20 20 20 |bEnabled| ).. |
|00000180| 7b 0d 0a 20 20 20 20 20 | 20 20 20 47 65 74 42 6f |{.. | GetBo|
|00000190| 74 28 29 2e 43 6f 6d 6d | 65 6e 74 28 20 22 21 21 |t().Comm|ent( "!!|
|000001a0| 20 43 6f 6e 64 69 74 69 | 6f 6e 20 69 73 20 74 72 | Conditi|on is tr|
|000001b0| 75 65 2c 20 63 6f 6e 74 | 69 6e 75 69 6e 67 20 65 |ue, cont|inuing e|
|000001c0| 78 65 63 75 74 69 6f 6e | 20 6f 66 20 61 63 74 69 |xecution| of acti|
|000001d0| 6f 6e 73 22 20 29 3b 0d | 0a 20 20 20 20 20 20 20 |ons" );.|. |
|000001e0| 20 46 69 6e 69 73 68 41 | 63 74 69 6f 6e 28 29 3b | FinishA|ction();|
|000001f0| 0d 0a 20 20 20 20 7d 0d | 0a 20 20 20 20 65 6c 73 |.. }.|. els|
|00000200| 65 0d 0a 20 20 20 20 7b | 0d 0a 20 20 20 20 20 20 |e.. {|.. |
|00000210| 20 20 47 65 74 42 6f 74 | 28 29 2e 43 6f 6d 6d 65 | GetBot|().Comme|
|00000220| 6e 74 28 20 22 21 21 20 | 43 6f 6e 64 69 74 69 6f |nt( "!! |Conditio|
|00000230| 6e 20 69 73 20 66 61 6c | 73 65 2c 20 73 65 61 72 |n is fal|se, sear|
|00000240| 63 68 69 6e 67 20 66 6f | 72 20 65 6c 73 65 2f 65 |ching fo|r else/e|
|00000250| 6e 64 69 66 22 20 29 3b | 0d 0a 20 20 20 20 20 20 |ndif" );|.. |
|00000260| 20 20 2f 2f 20 66 69 6e | 64 20 65 6c 73 65 20 6f | // fin|d else o|
|00000270| 72 20 65 6e 64 69 66 20 | 61 6e 64 20 63 68 61 6e |r endif |and chan|
|00000280| 67 65 20 65 78 65 63 75 | 74 69 6f 6e 20 74 6f 20 |ge execu|tion to |
|00000290| 74 68 65 72 65 0d 0a 20 | 20 20 20 20 20 20 20 69 |there.. | i|
|000002a0| 20 3d 20 4d 79 53 65 71 | 75 65 6e 63 65 2e 43 75 | = MySeq|uence.Cu|
|000002b0| 72 72 65 6e 74 41 63 74 | 69 6f 6e 2b 2b 3b 20 2f |rrentAct|ion++; /|
|000002c0| 2f 20 63 75 72 72 65 6e | 74 61 63 74 69 6f 6e 20 |/ curren|taction |
|000002d0| 3d 3d 20 74 68 69 73 20 | 61 63 74 69 6f 6e 0d 0a |== this |action..|
|000002e0| 20 20 20 20 20 20 20 20 | 77 68 69 6c 65 20 28 20 | |while ( |
|000002f0| 21 62 44 6f 6e 65 20 29 | 0d 0a 20 20 20 20 20 20 |!bDone )|.. |
|00000300| 20 20 7b 0d 0a 20 20 20 | 20 20 20 20 20 20 20 20 | {.. | |
|00000310| 20 41 63 74 69 6f 6e 20 | 3d 20 4d 79 53 65 71 75 | Action |= MySequ|
|00000320| 65 6e 63 65 2e 47 65 74 | 41 63 74 69 6f 6e 28 20 |ence.Get|Action( |
|00000330| 69 20 29 3b 0d 0a 20 20 | 20 20 20 20 20 20 20 20 |i );.. | |
|00000340| 20 20 69 66 20 28 20 41 | 63 74 69 6f 6e 20 3d 3d | if ( A|ction ==|
|00000350| 20 4e 6f 6e 65 20 29 0d | 0a 20 20 20 20 20 20 20 | None ).|. |
|00000360| 20 20 20 20 20 7b 0d 0a | 20 20 20 20 20 20 20 20 | {..| |
|00000370| 20 20 20 20 20 20 20 20 | 47 65 74 42 6f 74 28 29 | |GetBot()|
|00000380| 2e 43 6f 6d 6d 65 6e 74 | 28 20 22 21 21 20 45 72 |.Comment|( "!! Er|
|00000390| 72 6f 72 3a 20 72 61 6e | 20 6f 75 74 20 6f 66 20 |ror: ran| out of |
|000003a0| 61 63 74 69 6f 6e 73 20 | 77 68 69 6c 65 20 73 65 |actions |while se|
|000003b0| 61 72 63 68 69 6e 67 20 | 66 6f 72 20 65 6c 73 65 |arching |for else|
|000003c0| 2f 65 6e 64 69 66 22 20 | 29 3b 0d 0a 20 20 20 20 |/endif" |);.. |
|000003d0| 20 20 20 20 20 20 20 20 | 20 20 20 20 62 44 6f 6e | | bDon|
|000003e0| 65 20 3d 20 74 72 75 65 | 3b 0d 0a 20 20 20 20 20 |e = true|;.. |
|000003f0| 20 20 20 20 20 20 20 7d | 0d 0a 20 20 20 20 20 20 | }|.. |
|00000400| 20 20 20 20 20 20 65 6c | 73 65 20 69 66 20 28 20 | el|se if ( |
|00000410| 41 63 74 69 6f 6e 2e 49 | 73 41 28 20 27 44 43 41 |Action.I|sA( 'DCA|
|00000420| 63 74 69 6f 6e 5f 45 6c | 73 65 27 20 29 20 7c 7c |ction_El|se' ) |||
|00000430| 20 41 63 74 69 6f 6e 2e | 49 73 41 28 20 27 44 43 | Action.|IsA( 'DC|
|00000440| 41 63 74 69 6f 6e 5f 45 | 6e 64 49 66 27 20 29 20 |Action_E|ndIf' ) |
|00000450| 29 0d 0a 20 20 20 20 20 | 20 20 20 20 20 20 20 7b |).. | {|
|00000460| 0d 0a 20 20 20 20 20 20 | 20 20 20 20 20 20 20 20 |.. | |
|00000470| 20 20 47 65 74 42 6f 74 | 28 29 2e 43 6f 6d 6d 65 | GetBot|().Comme|
|00000480| 6e 74 28 20 22 21 21 20 | 46 6f 75 6e 64 20 65 6c |nt( "!! |Found el|
|00000490| 73 65 2f 65 6e 64 69 66 | 2c 20 6a 75 6d 70 69 6e |se/endif|, jumpin|
|000004a0| 67 20 74 6f 20 6e 65 78 | 74 20 61 63 74 69 6f 6e |g to nex|t action|
|000004b0| 22 20 29 3b 0d 0a 20 20 | 20 20 20 20 20 20 20 20 |" );.. | |
|000004c0| 20 20 20 20 20 20 4d 79 | 53 65 71 75 65 6e 63 65 | My|Sequence|
|000004d0| 2e 53 77 69 74 63 68 54 | 6f 41 63 74 69 6f 6e 28 |.SwitchT|oAction(|
|000004e0| 20 2b 2b 69 20 29 3b 0d | 0a 20 20 20 20 20 20 20 | ++i );.|. |
|000004f0| 20 20 20 20 20 20 20 20 | 20 62 44 6f 6e 65 20 3d | | bDone =|
|00000500| 20 74 72 75 65 3b 0d 0a | 20 20 20 20 20 20 20 20 | true;..| |
|00000510| 20 20 20 20 7d 0d 0a 20 | 20 20 20 20 20 20 20 20 | }.. | |
|00000520| 20 20 20 2b 2b 69 3b 0d | 0a 20 20 20 20 20 20 20 | ++i;.|. |
|00000530| 20 7d 0d 0a 20 20 20 20 | 7d 0d 0a 20 20 20 20 2f | }.. |}.. /|
|00000540| 2f 46 69 6e 69 73 68 41 | 63 74 69 6f 6e 28 29 3b |/FinishA|ction();|
|00000550| 0d 0a 7d 0d 0a 0d 0a 00 | |..}.....| |
+--------+-------------------------+-------------------------+--------+--------+